home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / screen / splash / readme.txt < prev    next >
Text File  |  1994-03-20  |  980b  |  25 lines

  1. Splash Screen Demo, Copyright (c) 1994 SoftCircuits Programming
  2. Redistributed by permission.
  3.  
  4. This program may be distributed freely on the condition that it is
  5. distributed in full, and unmodified, and that no fee is charged for such
  6. distribution with the exception of reasonable media and shipping charges.
  7. Any or all portions of the source code may be incorporated into your own
  8. programs, and those programs may be distributed without payment of
  9. royalties on the condition that such programs differ substantially from
  10. this demonstration program.
  11.  
  12. This program demonstrates how to create a start-up splash screen. In the
  13. process, it also demonstrates how to make a form a top-most form that
  14. always remains on top of other windows, by calling the Windows API function,
  15. SetWindowPos.
  16.  
  17. This program was distributed by:
  18.  
  19.   SoftCircuits Programming
  20.   P.O. Box 16262
  21.   Irvine, CA 92713
  22.   CompuServe: 72134,263
  23.  
  24. SoftCircuits welcomes your comments or questions.
  25.